home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / lisp.lang < prev    next >
Text File  |  2004-07-06  |  2KB  |  40 lines

  1. # Lisp language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 08.02.04
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18. $KW_LIST(kwa)=abs ads alert alloc and angle angtof angtos append apply arx arxload arxunload ascii assoc atan atof atoi atom atoms-family
  19. autoarxload autoload autoxload boole boundp caaar caacdr caadr caar cadddr caddr cadr car cdddr cddr cdr chr close command cond cons cos
  20. cvunit defun dictadd dictnext dictremove dictrename dictsearch distance distof entdel entget entlast entmake entmakex entmod entnext
  21. entsel entupd eq equal eval exit exp expand expt findfile fix float foreach gc gcd getangle getcfg getcname getcorner getdist getenv
  22. getfiled getint getkword getorient getpoint getreal getstring getvar graphscr grclear grdraw grread grtext grvecs handent help if
  23. initget inters itoa lambda last length list listp load log logand logior lsh mapcar max mem member menucmd menugroup min minusp
  24. namedobjdict nentsel nentselp not nth null numberp open or osnap polar prin1 princ print progn prompt quit quote read read-char read-
  25. line redraw regapp rem repeat reverse rtos set setcfg setfunhelp setq setvar setview sin snvalid sqrt ssadd ssdel ssget ssgetfirst
  26. sslength ssmemb ssname ssnamex sssetfirst startapp strcase strcase strcat strlen subst substr tablet tblnext tblobjname tblsearch terpri
  27. textbox textpage textscr trace trans type untrace ver vports wcmatch while write-char write-line xdroom xdsize xload xunload zerop
  28.  
  29. $STRINGDELIMITERS=" '
  30.  
  31. $ML_COMMENT=;| |;
  32.  
  33. $SL_COMMENT=;
  34.  
  35. #$IGNORECASE=false
  36.  
  37. $ESCCHAR=\
  38.  
  39. $SYMBOLS= ( ) [ ] { } , : &  < > ! - + = / *
  40.